func runtime.copystack

3 uses

	runtime (current package)
		stack.go#L855: func copystack(gp *g, newsize uintptr) {
		stack.go#L1110: 	copystack(gp, newsize)
		stack.go#L1212: 	copystack(gp, newsize)